home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10400 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  581 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: djmintz@aol.com (DJMintz)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: HELP!!! Syntax error!
  5. Date: 7 Mar 1996 19:15:29 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4hnu71$hte@newsbf02.news.aol.com>
  9. References: <1996Mar7.172031.10086@il.us.swissbank.com>
  10. Reply-To: djmintz@aol.com (DJMintz)
  11. NNTP-Posting-Host: newsbf02.mail.aol.com
  12.  
  13. >main(argc, argv)
  14. >int argc;
  15. >char *argv[];    /* or char **argv; */
  16.  
  17. I tried that but I get way more errors. Any other suggestions?
  18.  
  19. Thanks,
  20.  
  21. Dan
  22.